<html>
<head>
<title>nocrich.ro Real Accessability Screen Reader Support</title>
<style>
h3 {
    font-size:20px;
}
body {
    font-family:arial,sans-serif;
    margin:0px;
    padding:0px;
    font-size:14px;
    background:#ccc;
    text-align:center;
}
.container {
    width:90%;
    max-width:800px;
    margin-top:15px;
    margin-left:auto;
    margin-right:auto;
    background:#fff;
    text-align:left;
    padding:15px;
    border-width:1px;
    border-color:#333;
    border-style:dotted;
    margin-bottom:15px;
}

td {
    border-bottom-width:1px;
    border-bottom-color:#ccc;
    border-bottom-style:dotted;
    padding:5px;
    font-size:12px;
}

th {
    border-bottom-width:1px;
    border-bottom-color:#ccc;
    border-bottom-style:solid;
    font-weight:bold;
    padding:5px;
    font-size:12px;
}

.sect {
    margin:5px;
    padding:15px;
    background:#f1f1f1;
    border-bottom-width:1px;
    border-bottom-color:#e3e3e3;
    border-bottom-style:solid;
    
}

h4 {
    margin-top:0px;
    padding-top:0px;
    font-size:16px;
}

p,ul,li {
    line-height:22px;
}
</style>
</head>

<body>

<div class='container'>

                    <h3>Real Accessability Screen Reader Support</h3>
                    <p>The Real Accessability screen read out loud the contents of the page to the user who may have difficulty reading the content due to contrast, size, or other visual issues. If you are having any trouble with the screen reader, please follow the troubleshooting advice below</p>


                    <h3>Troubleshooting</h3>

                            <div class='sect'>
                            <h4>Browser Compatibility</h4>
                           
                            <table class='table'>
                                <thead><tr><th style='width:90%;text-align:left;'>Browser</th><th>Compatible?</th></tr></thead>
                                <tr><td><a href='https://www.google.com/chrome/browser/desktop/'>Chrome 40+</a></td><td style='text-align:center'>Yes</td></tr>
                                <tr><td>Firefox</td><td style='text-align:center'>No</td></tr>
                                <tr><td><a href='http://www.apple.com/safari/'>Safari</a></td><td style='text-align:center'>Yes</td></tr>
                                <tr><td><a href='https://www.microsoft.com/en-us/windows/microsoft-edge'>Edge 14+</a></td><td style='text-align:center'>Yes</td></tr>
                                <tr><td>Internet Explorer</td><td style='text-align:center'>No</td></tr>
                                <tr><td>Opera</td><td style='text-align:center'>No</td></tr>
                                <tr><td>Maxthon</td><td style='text-align:center'>No</td></tr>
                                <tr><td>Vivaldi</td><td style='text-align:center'>No</td></tr>
                            </table>
                            
                            <p>For complete compatibility, please check <a href='http://responsivevoice.org/web-speech-synthesis-browser-compatibility/'>ResponsiveVoice Browser Compatibility</a></p>
                           
                            </div><div class='sect'>
                            <h4>Is Your Javascript Enabled?</h4>                           

                            
                            <div style='background:#fff;margin-top:10px;border-width:1px;border-color:#ccc;border-style:dotted;margin:5px;padding:10px;text-align:center;'>
                                <script type='text/javascript'>
                                document.write("Your Javascript is Enabled, <strong>you do not need to follow the instructions below to turn on Javascript</strong>");
                                </script><noscript><span>Your Javascript is Not Enabled, <strong>Please follow the instructions below in order to turn on Javascript</strong></span></noscript>
                            </div>

                            <ul>
                                <li>Turn on Javascript in <a href='http://activatejavascript.org/en/instructions/ios#instructions'>IOS</a> for the Accessibility Screen Reader</li>
                                <li>Turn on Javascript in <a href='http://activatejavascript.org/en/instructions/android#instructions'>Android</a> for the Accessibility Screen Reader</li>
                                <li>Turn on Javascript in <a href='http://activatejavascript.org/en/instructions/ie'>Internet Explorer</a> for the Accessibility Screen Reader</li>
                                <li>Turn on Javascript in <a href='http://activatejavascript.org/en/instructions/firefox#instructions'>Firefox</a> for the Accessibility Screen Reader</li>
                                <li>Turn on Javascript in <a href='http://activatejavascript.org/en/instructions/chrome#instructions'>Chrome</a> for the Accessibility Screen Reader</li>
                                <li>Turn on Javascript in <a href='http://activatejavascript.org/en/instructions/opera#instructions'>Opera</a> for the Accessibility Screen Reader</li>
                                <li>Turn on Javascript in <a href='http://activatejavascript.org/en/instructions/safari#instructions'>Safari</a> for the Accessibility Screen Reader</li>
                            </ul>
                            </div>
                            
                            <div class='sect'>
                            <h4>Other Potential Issues</h4>
                            
                            <p>If using a different browser or turning on Javascript does not solve your problems, please consider the following...</p>
                            
                            <ol>
                                <li>Please ensure that your speakers are on and working</li>
                                <li>It is possible that the content parsing system is not working. Please contact <a href='http://www.508fi.org'>508fi</a></li>
                                <li>There may be a browser incompatibility issue not yet known, please contact <a href='http://responsivevoice.com/support/'>ResponsiveVoice Support</a></li>
                                <li>Request support from the <a href='https://wordpress.org/support/plugin/real-accessability'>Real Accessability</a> plug in creators</li>
                            </ol>
                           
                            <p>Thank you again and we hope you can make use of our speech-to-text system.</p>
                            </div>
                           
 </div>             
</body>

</html>

